home *** CD-ROM | disk | FTP | other *** search
/ The Ultimate Frank Lloyd…ght - America's Architect / Ultimate Frank Lloyd Wright, The - America's Architect (1994)(Microsoft Home).iso / pre / flw / flwlt12.dir / 00033_Script_33 < prev    next >
Text File  |  1994-11-15  |  290b  |  17 lines

  1. global nowFrame, inFrame, ltQT
  2.  
  3. set nowFrame = "ltexo915002°°°"
  4. if inFrame <> nowFrame and ltQT <> TRUE then
  5.   soundP 1, the pathname&"LTAudio\EXO915B.AIF"
  6.   set inFrame = nowFrame
  7.   set ltQT = TRUE
  8. end if
  9.  
  10. checkNav
  11.  
  12. buttonState()
  13.  
  14. when mouseUp then nothing
  15.  
  16. play the frame
  17.